pygrub fsimage.so: Honour LDFLAGS when building
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 11:32:00 +0000 (12:32 +0100)
committerHans van Kranenburg <hans.van.kranenburg@mendix.com>
Tue, 18 Jun 2019 07:50:21 +0000 (09:50 +0200)
commit5d860db37131ce72f59c64eacbe2c31aab0123ae
tree9084c40ae096cd4b051cb32820366240ee6a5fb3
parent91478bfd34f617bd746e80d075a87994f7f3a577
pygrub fsimage.so: Honour LDFLAGS when building

This seems to have been simply omitted.  Obviously this is needed when
building and not just when installing.  Passing only when installing
is ineffective.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/pygrub/Makefile